home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / Apple II / Essentials / Technical.Notes / SmPt / TN.SMPT.003 < prev    next >
Encoding:
Text File  |  1988-12-15  |  1.7 KB  |  38 lines  |  [TEXT/pdos]

  1. Apple II
  2. Technical Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6.  
  7. SmartPort
  8. #3:    SmartPort Bus Architecture
  9.  
  10. Revised by:    Matt Deatherage                                  November 1988
  11. Written by:    Mike Askins                                         March 1985
  12.  
  13. This Technical Note formerly described the SmartPort Bus architecture, but 
  14. this information is now documented in the Apple IIGS Firmware Reference.
  15. _____________________________________________________________________________
  16.  
  17. Do not be confused by the name "SmartPort Bus" architecture.  The information 
  18. in the Apple IIGS Firmware Reference describes the mechanics of how devices 
  19. interface with the disk port on a IIGS or IIc and with the UniDisk 3.5 
  20. Interface card on a ][+ or IIe.  It is not necessary to understand this 
  21. information to use SmartPort firmware calls, nor do all devices which have 
  22. SmartPort firmware necessarily have to connect mechanically through the disk 
  23. port or UniDisk 3.5 Interface card.
  24.  
  25. The physical or electrical side of the hardware is called the "SmartPort Bus," 
  26. while the firmware protocols are called the "SmartPort Interface."  Although 
  27. the term "SmartPort" can refer to either or both parts, it is most often used 
  28. to refer to the SmartPort Interface.  Only those developers who are designing 
  29. products which will attach to either the IIGS or IIc disk port or to the 
  30. UniDisk 3.5 Interface card need be concerned with the SmartPort Bus 
  31. architecture.  Software developers need not learn about the SmartPort Bus 
  32. architecture to use the SmartPort Interface firmware.
  33.  
  34.  
  35. Further Reference
  36. o    Apple IIGS Firmware Reference
  37.  
  38.